torus { 0.35,0.05 
        texture { pigment{ color rgb<1.0,1.0,1.0>}
                  finish { phong 1 reflection 0.00}
                } // end of texture
        scale <1,1,1> rotate<0,0,0> translate<0,0.05,0>
      } // end of torus  -------------------------------              

